Skip to content

deduplicate package instructions#2013

Merged
henderkes merged 14 commits into
mainfrom
henderkes-patch-1
Nov 26, 2025
Merged

deduplicate package instructions#2013
henderkes merged 14 commits into
mainfrom
henderkes-patch-1

Conversation

@henderkes
Copy link
Copy Markdown
Contributor

@henderkes henderkes commented Nov 21, 2025

Saw it live on the website just now and the comments are more prominent than the instructions. Trying to simplify it a bit, ideas are welcome.

Edit: closes #2017

Comment thread README.md Outdated
Comment thread README.md Outdated
sudo dnf install php-zts-apcu # or apt
```

If an extension is not available by default, install it with pie
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a section about pie below Homebrew. Docker is missing extension installation instructions here. Perhaps we can pull these together.

@henderkes henderkes marked this pull request as ready for review November 22, 2025 16:42
Comment thread install.sh Outdated
Comment thread install.sh Outdated
@henderkes
Copy link
Copy Markdown
Contributor Author

@dunglas could we get this into the patch release? no new features, just a bit of cleanup to prevent confusion for users.

Comment thread README.md Outdated
Comment thread install.sh Outdated
@henderkes henderkes requested a review from dunglas November 25, 2025 10:09
Comment thread README.md
Comment thread README.md

```console
brew install dunglas/frankenphp/frankenphp
sudo systemctl start frankenphp
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I skipped on adding a note about enabling the service... I think we don't have to explain systemd here, just mention that the service exists.

Comment thread docs/compile.md
# Add extra Caddy modules and FrankenPHP extensions here
# optionally, if you would like to compile from your frankenphp sources:
# --with github.com/dunglas/frankenphp=$(pwd) \
# --with github.com/dunglas/frankenphp/caddy=$(pwd)/caddy
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, simply adding this works!

@henderkes henderkes merged commit abaf03c into main Nov 26, 2025
89 checks passed
@henderkes henderkes deleted the henderkes-patch-1 branch November 26, 2025 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs incorrect, frankenphp now installed in /usr/bin, not /usr/local/bin

2 participants